Welcome![Sign In][Sign Up]
Location:
Search - email smtp

Search list

[Dialog_Window21920013

Description: 界面类outlook[pop3emaildevelop.rar] - 基于pop3的邮件收发软件,可以进行邮件的收发功能,并有收发附件的功能 [NET_GETMESDLG.rar] - 简单的邮件客户端程序,能够登陆并显示邮箱中邮件数目。 [Emailsndrecv.zip] - 一个电子邮件收发程序 [eping.zip] - email的 客户段~毕业设计 功能完善 [KLMail.zip] - KLMail收邮件 用pop3收邮件。用到socket/base64+pq解码/内码转换/多线程等技术。核心用SDK方式写,界面交互用MFC。 [Cpop3Conn_src.zip] - 接收email的pop3的MFC封装类 [423_Sendemail.rar] - sendmail source [SMTP_pop3.zip] - 用SMTP和pop3发送和接收邮件。 [BCB6_EMAIL_Client.rar] - 采用C++ Builder 6.0工具编写的完整的邮件收发软件源码,支持SMTP/pop3协议,可直接编译运行. [101831484478.rar] - 邮件发送程序esmtp验证有详细注解(包含一个类,可以直接调用)
Platform: | Size: 116797 | Author: yangyang | Hits:

[Email Clientvbfmail

Description: 以往各网站的EMail系统均是根据标准的SMTP协议编写的,现在为了更有效地抑制垃圾邮件的泛滥,国内各大免费
Platform: | Size: 13628 | Author: yangchunlin | Hits:

[JSP/JavasendMail1

Description: 基于smtp协议的email传输程序,用java编程
Platform: | Size: 788 | Author: fy | Hits:

[WinSock-NDISEmailSendTutor

Description: Email Send Advance guidance, Include smtp protocol with auth login type. It could realize MD5 and base64 encryption.
Platform: | Size: 83178 | Author: caoxiaoxin | Hits:

[WEB Mail54VBxxxEmailSend

Description: 完成Email发送 模仿Outlook Express、FoxMail,根据SMTP/POP3协议开发一个电子邮件收发
Platform: | Size: 10775 | Author: 小明 | Hits:

[Email ClientMagicMail

Description: MagicMail发匿名信的程序源代码。 英文简介: MagicMail is an simple anonymous mailer. You can use it to send email without logging into an account. It uses the Winsock control in VB. So you need Mswinsck.ocx to be in your system directory. I have included the source code for it. It uses SMTP relaying to send the message to any e-mail address from any email address. I am also including lists of SMTP servers. If you manually edit the server list, each entry should be in the format \"servername\",\"port\".
Platform: | Size: 39587 | Author: yjn | Hits:

[Email ClientSendEmail

Description: 一个发送Email的源代码,可以发送多个附件。其中包括SMTP协议的代码,BASE64加密的代码。
Platform: | Size: 26208 | Author: 王子 | Hits:

[Email Clientsrc

Description: 基于smtp的邮件发送器;功能:根据人名猜测email地址,并对邮件进行群发,其中部分代码改自原网络下载,特此声明
Platform: | Size: 75232 | Author: gugu | Hits:

[Linux-Unixsmtpr

Description: A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtpr <port number> (<relay server>)
Platform: | Size: 6587 | Author: leearthian | Hits:

[JSP/JavaMulti_BooksManager-V1.6

Description: 声明:上次传上来的V1.6版中的exe文件不能正常使用,这次重传一个可用的“多功能图书管理系统Multi_BooksManagerV1.6工程包+发行包”软件包的压缩包。 软件名称: 多功能图书管理系统Multi_BooksManager V1.6 2.本程序系用java(jbuilder9,jdk1.4,手工jdk1.5)所开发,目前为v1.6版,因学习繁忙仅实现了图书管理、运行环境的系统信息、用户手册、 加密解密、收发email电子邮件等功能,其他有待补充。 3.本次版本对以前版本(V1.4)已有功能进行了改进,并增添了java邮件的smtp发送及pop3/imap接收功能。 4.文件夹“Multi_BooksManager V1.6”是一个独立的发行包,运行其中的exe文件即可启动程序。 5.本目录下的.des文件为工程包源文件---keyongV1.6jiemi。 6.传播时请保持原软件包的完整性,本程序仅供学习参考之用,未经允许,勿为商用。 7.欢迎指出bug或提出改进意见,email:wudazhg@163.com Author:zhg zhg工作室 2008.4 E-mail:wudazhg@163.com 版权所有,侵权必究 All Rights Reserved,
Platform: | Size: 1579078 | Author: zhg | Hits:

[WEB Codevwenmail

Description: 您可能习惯了在ASP程序中使用JMAIL组件收发邮件,asp.net(微软最强的开发语言)在System.Web.Mail名称空间中有一个发送email的内建类,但这仅是cdosys的一个假象。开发者能使用一个替代的它smtp邮件服务。在这篇文章里面,我将会展示如何创建一个用于asp.net(微软最强的开发语言)的功能齐全的smtp邮件服务。   首先,我们创建一个继承命名空间System.Net.Sockets的TcpClient类的类。TcpClient类提供简单的方法用于连接,发送,接收网络的数据流。GetStream方法用于创建一个网络流(NetworkStream)。读和写网络流(NetworkStream)的方法用于发送数据给远程主机和从远程主机接收网络流。
Platform: | Size: 197182 | Author: www | Hits:

[WinSock-NDISMXSendMail

Description: 发送EMAIL的代码,但是它可以不使用SMTP服务器,直接发送
Platform: | Size: 93047 | Author: 真弛 | Hits:

[Dialog_WindowMessagesTableModel

Description: MessageDialog显示发送e-mail邮件的对话框。使用SMTP协议发送E-mail的步骤是这样的: (1)客户端连接某个E-mail服务器。 (2)客户端向该服务器发送一个E-mail。 (3) 客户端关闭到服务器的连接。 使用SMTP发送E-mail的工作非常简单,客户端软件建立到SMTP服务器的一个连接,接着向该服务器发送邮件,最后关闭连接。然后SMTP服务器获得邮件,并将其转发给相应的接收Email的邮件服务器。
Platform: | Size: 1171 | Author: wqrq3 | Hits:

[JSP/JavaSendMailcc

Description: 用java编的发送email的代码。smtp方式
Platform: | Size: 1132 | Author: sy | Hits:

[Email Clientcheng_SMTP

Description: 1、这是用C++写SMTP协议,直接可以用户二次开发使用 2、来源于人民大学出版的网络通讯二次开发一书 3、该原程序功能强大,可以一次发无数多个小附件,速度和通用的EMAIL差不多
Platform: | Size: 12236 | Author: chengcantao | Hits:

[Email ServerMailServerCSharp

Description: 一个由C#实现的Mail Server, 支持: Supports multiple domains Supports multiple e-address for one mailbox Support aliasesSupport email routing. eg *ivar* pattern routes all addresses containing ivar to specified mailbox.IP access filtering SMTP AUTH,SIZE commandsPOP3 APOP commandFull MS Sql server supportNice GUI for administation-a C# by the Mail Server support : Supports multiple domains Supports multiple e-mailbox address for one aliasesSupport Support email routing. Eg * * IVAR pattern routes all addresses containing IVAR mailbox.IP access to specified SMTP AUTH filtering, editing SIZE commandsPOP3 commandFull MS Sql server supportNice GUI for Administration
Platform: | Size: 2951578 | Author: 杨鹏 | Hits:

[WinSock-NDIS邮件发送程序

Description: 邮件发送程序是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-spammers procedure is a senior email procedures can set smtp certification, but also to send attachments, but can also set various codes and data encryption.
Platform: | Size: 79179 | Author: 王兵 | Hits:

[WEB CodephpEmail

Description: PHP SMTP, Email 邮件工具,可发送Text, HTML格式信件,可夹带多附件,可透过本机或其他Mail Server传送-PHP SMTP, Email spam tools, can send Text, HTML format letters, inflating the number annex, through the machine or other transmission Mail Server
Platform: | Size: 33158 | Author: 吕宗霖 | Hits:

[WinSock-NDISMailSMTP

Description: 哪位VC高手帮帮我,很长时间了,调不出来。是一个EMAIL的SMTP发邮件的。谢谢!!!如果调好了请发到LIHUALIU81@163.COM-master help me, a very long time, stressed out. Email is one of the SMTP mail. Thank you! ! ! If the request is better made to LIHUALIU81@163.COM
Platform: | Size: 42754 | Author: 柳柳 | Hits:

[Internet-NetworkSMTP0

Description: 这里实现了用smtp来发送email,用了几个类,很容易继承和应用到项目中去-achieved here with smtp to send email, with a few categories, it is easy to use inheritance and projects to
Platform: | Size: 59294 | Author: 吴志勇 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »

CodeBus www.codebus.net